How to plan a PHP based project with DB involved in the below scenario? [closed]

Posted by San on Programmers See other posts from Programmers or by San
Published on 2012-10-15T17:17:48Z Indexed on 2012/10/15 21:49 UTC
Read the original article Hit count: 182

Filed under:
|
|
|
|

I'm starting a project on web monitoring where other websites can be monitored.

Recently, I have found codeIgniter, yii, kohana frameworks online, but I'm confused as to whether to choose any of those or start directly.

Moreover, this is my first big project that I'm planning for. So can anyone give me suggestions on how to start, how to plan, what books to refer to, to start this kind of web application and share some links to understand for myself on how to work on this project?

© Programmers or respective owner

Related posts about web-development

Related posts about design